home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 May / Software of the Month Club 1996 May.iso / mac / ISO9660 / ZIPFILES / MESA211.ZIP / Mesa / readme.inf (.txt) < prev   
Encoding:
OS/2 Help File  |  1995-10-23  |  12.1 KB  |  227 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Mesa for OS/2 v2.0.4 Readme ΓòÉΓòÉΓòÉ
  3.  
  4. Mesa for OS/2 v2.0.4 for OS/2 
  5.  
  6. Thank you for using Mesa for OS/2. 
  7.  
  8. Mesa for OS/2 v2.0.4 is our third update of Mesa for OS/2 and is available free 
  9. to all registered Mesa 2 users. It includes several new features as well as a 
  10. number of bug fixes and general improvements. 
  11.  
  12. Here is a quick summary of the improvements in this version: 
  13.  
  14. Usability Enhancements 
  15.  
  16.      Keyboard typeahead has been restored, (since the ill-fated Mesa 2.0.3) 
  17.      Improved Keyboard Handling, including Shift-Arrow keys to select ranges, 
  18.       and End-arrow keys to move quickly around a workbook layer 
  19.      Ability to Find & Replace or Replace All entries in a workbook 
  20.      Page Tabs displayed at the bottom of a workbook, and can be hidden 
  21.      Ability to SmartSize(TM) Rows and Columns 
  22.      Substantial redraw performace improvements 
  23.      Recalculation and graph-redraw are performed as background processes 
  24.  
  25.  Feature Enhancements 
  26.  
  27.      Print Preview 
  28.      Formula Builder 
  29.      In-cell Editing 
  30.      Script Recorder and Additional MScript commands 
  31.      Text Box Graphics 
  32.  
  33.  File Format Enhancements 
  34.  
  35.      Lotus 1-2-3 WK4 Import and Export capability 
  36.      Quattro for Windows WB1 Import capability 
  37.      Improved ASCII Import capability 
  38.  
  39.  For a complete description of product changes, please look at the on-line 
  40.  documentation under the heading "What's new in Mesa 2.0.4". The on-line 
  41.  documentation is available through the Mesa Online Documentation INF file, 
  42.  which should have automatically been installed in your Mesa 2 folder, as well 
  43.  as through the Mesa help system. 
  44.  
  45.  The background redrawing of graphs is new to Mesa 2.0.4.  Changes that require 
  46.  a graph to be redrawn will put up a grey box where the graph will eventually 
  47.  appear.  Mesa will draw the graph to an off-screen buffer, in the background, 
  48.  and when the graph is ready it will be updated on-screen automatically.  You 
  49.  can use the application, change graph settings, or data, etc. without waiting 
  50.  for the graph to be redrawn. 
  51.  
  52.  The INF and help files have been revised to reflect the new functionality 
  53.  within Mesa - for example, the new keyboard commands have been documented in 
  54.  several places in the on-line help. Please be aware that the documentation for 
  55.  these features supercedes what is written in the Mesa User's Guide. We are 
  56.  working on a revised User's Guide, but the overhead costs and turnaround time 
  57.  associated with printing bound documents are prohibitive for interim updates. 
  58.  
  59.  There are new example files available with Mesa 2.0.4. These are completely 
  60.  different from the ones that shipped with 2.0.2.  Those files are still 
  61.  available; in particular, a REXX scripting example can be found in 
  62.  EXAMPLES\ACCOUNT.M2. 
  63.  
  64.  Listed below are some known problems with the most current revision of Mesa. 
  65.  As always, producing and maintaining software is a process of continuing 
  66.  growth and learning through experience. Our goal is to continually improve our 
  67.  product in response to customer feedback; your comments (both positive and 
  68.  negative) are much-needed cooperation in that goal.  In addition, we expect to 
  69.  be making our bug-list available to the public via our ftp site.  Send us mail 
  70.  at info@athena.com, or look at ftp.athena.com in the near future. 
  71.  
  72.  0. Installing over previous revisions gives a SYS2070 error at run-time. 
  73.  
  74.  Using the installer to delete a previous version of Mesa, or to install over a 
  75.  previous version, does not always find all of the earlier versions of Mesa's 
  76.  DLL's.  The SYS2070 error is the run-time error message that OS/2 will display 
  77.  in this case.  If this happens to you, the easiest solution is to type the 
  78.  following command at the root directory of each drive that could be accessed 
  79.  via OS/2's LIBPATH: 
  80.  
  81.  DIR MESACORE.DLL /s 
  82.  
  83.  This will locate any previously existing copies of the Mesa DLL's.  Switch to 
  84.  the directory indicated by the results of that command, and either delete or 
  85.  rename the Mesa DLL's that are there.  Then re-install Mesa for OS/2.  If that 
  86.  does not resolve the problem, please contact Athena Design's technical support 
  87.  at m2-support@athena.com, or via fax at 1.617.426.7665. 
  88.  
  89.  1. Selecting a range at 50% or 25% Zoom. 
  90.  
  91.  We've made a number of improvements to the display logic, and one of the side 
  92.  effects is that selecting an area of a worksheet that requires scrolling at 
  93.  these zoom settings will leave screen lines on the display under some 
  94.  situations.  These are display remnants, and minimizing/restoring the screen 
  95.  will clear them up immediately.  We recognize that they are unsightly, 
  96.  however, and will be working to remove them in a future version of Mesa for 
  97.  OS/2. 
  98.  
  99.  Additionally, selecting multiple overlapping discontiguous ranges will cause 
  100.  the overlapped region to display inverted or not, depending on the number of 
  101.  overlaps.  That is, if you select a1:b20, and a5:e5, the overlap block (a5:b5) 
  102.  will be inverted twice, and therefore will appear uninverted.  If you then add 
  103.  the range a4:af6, the overlap range (a5:b5) will be inverted thrice, and will 
  104.  appear inverted again.  This is purely a visual effect; the ranges are 
  105.  inclusive regardless of their appearance. 
  106.  
  107.  2. File association types and extensions. 
  108.  
  109.  There are a number of concerns relating to the relationship between file-name 
  110.  extensions and file-type associations during file saving and exporting. We are 
  111.  aware of them and are looking into a coherent solution to them. 
  112.  
  113.  Currently, if you do not include an extension in your file name, Mesa for OS/2 
  114.  automatically appends one based on the file type you have chosen. 
  115.  
  116.  If you do include an extension, Mesa for OS/2 sets the file type based on that 
  117.  extension. If the extension is ambiguous (as with XLS, which can mean either 
  118.  Excel 3 or Excel 4 format), Mesa for OS/2 chooses between the permissable 
  119.  options based on the file type menu settings. If the file-type menu setting is 
  120.  not an allowable option (for example, if the file name is output.xls and the 
  121.  file-type menu reads Mesa 2 spreadsheet file), an intelligent default is 
  122.  chosen (in this case, Excel 4 worksheet format). 
  123.  
  124.  When loading files, the Type of file: listbox refers to extended attributes as 
  125.  well.  If you have (for example) Lotus 123 files created from a DOS or Windows 
  126.  version of Lotus, those files probably do not have the 123 DOS Spreadsheet 
  127.  extended attribute set, so you must set the Type of file to All Files, and 
  128.  then type the filename mask that you desire in the Open Filename: box. 
  129.  
  130.  3. File exporting and importing. 
  131.  
  132.  Within Mesa for OS/2, Excel 4 means Excel 4 worksheets, not workbooks. 
  133.  Currently, we do not support Excel 4 or 5 workbook import or export. It is on 
  134.  our list to add in a future release. 
  135.  
  136.  Also, we are aware that not all formating information comes through on import 
  137.  and export. We will be continually improving this behavior; however, we 
  138.  decided to make the bulk of the data-transfer functionality available now 
  139.  rather than wait until our next release to provide the whole thing. Please let 
  140.  us know what particular features are missing that are important to you. 
  141.  
  142.  4. Selection manager issues. 
  143.  
  144.  The selection manager communicates with the application on a regular basis to 
  145.  update itself. This can sometimes interfere with controls - for example, 
  146.  entering values in spin buttons or choosing entries from list boxes - when the 
  147.  manager updates itself during an edit.  The bulk of these problems have been 
  148.  corrected in this release - working with the selection manager should be a 
  149.  much more pleasant experience.  However, there may still be times when values 
  150.  are reset if chosen incorrectly.  We are aware of these, and will be working 
  151.  to correct them in a future release. 
  152.  
  153.  5. Graphs and graphics issues. 
  154.  
  155.      Graphs do not take text as headers for 3x3 ranges 
  156.  
  157.       It works correctly for other range sizes as far as we know. 
  158.  
  159.      Graphing discontinuous ranges 
  160.  
  161.       If you select a discontinuous range and graph it, Mesa builds a virtual 
  162.       range by appending the second and subsequent ranges underneath the first. 
  163.       We recognize that this is not the right behavior for selecting multiple 
  164.       columns, and will be revising this behavior in a future release. 
  165.  
  166.      Pie charts default to Group Rows, even if you really want Group Columns 
  167.  
  168.       If you select a single column of data and create a pie chart from it, the 
  169.       graph will appear as a single color.  Right-click on the graph, choose 
  170.       Graph Settings, and change the Orientation radio button from Group Rows 
  171.       to Group Columns, and you will see the pie chart draw itself correctly. 
  172.  
  173.  6. Printing issues. 
  174.  
  175.  There have been a number of printer problems identified by our users. We have 
  176.  worked with IBM to identify problems in several drivers, and some of these 
  177.  problems have been fixed in the Warp FullPak drivers. We have installed 
  178.  workarounds in our code for several others.  However, there are still many 
  179.  issues left unresolved that we will be working on for future releases, either 
  180.  to fix ourselves or to work with IBM to fix. Among the issues that have been 
  181.  reported: 
  182.  
  183.      Row and Column headings are sometimes inverted 
  184.      Colored text sometimes prints as black. 
  185.      Non-outline fonts are extremely slow 
  186.      Landscape printing doesn't work on HP IIIP PostScript printer (Apple 
  187.       LaserWriter Plus emulator) 
  188.      Blank pages are often added to the ends of files on HP DeskJets and 
  189.       LaserJets. 
  190.  
  191.  If you run into these or other printing issues, please let us know exactly 
  192.  what happens, and provide the following information: 
  193.  
  194.      Version of OS/2 
  195.      Printer 
  196.      Printer driver (name, version, date, size) 
  197.  
  198.  7. Swapping on a Pentium machine. 
  199.  
  200.  We have been able to crash Mesa while performing operations on large (i.e. 
  201.  over 150,000 cells) ranges.  These crashes only seem to occur on Pentium 
  202.  systems, and only seem to occur in instances of heavy swapping.  At this 
  203.  point, we believe the problem to be related to the OS/2 memory allocation 
  204.  routines during swapping.  We are making IBM aware of this issue.  If anyone 
  205.  is able to reproduce these crashes on other machine architectures or without 
  206.  introducing substantial swapping, please contact us so that we can track down 
  207.  the problem. 
  208.  
  209.  If your work requires you to work with large files, our recommendation at this 
  210.  time is to increase your system RAM, or work in smaller stages.  Turning off 
  211.  Undo will also help reduce the RAM requirements of Mesa. 
  212.  
  213.  8. Problems with various bitmap files 
  214.  
  215.  There are a number of different .BMP file formats available, and Mesa only 
  216.  handles one of them gracefully.  We have seen bitmaps get imported with 
  217.  incorrect colors, and have seen problems with saving out bitmaps (to a file or 
  218.  to an undo stream) of certain types.  We are aware of these issues and will be 
  219.  working to improve them in future versions.  For now, we recommend that you 
  220.  save your file before importing any bitmap image files into a Mesa workbook. 
  221.  
  222.  What happened to Mesa 2.0.3? 
  223.  
  224.  We released Mesa 2.0.3, and then learned of several bugs that were important 
  225.  enough to stop shipment of the application.  While we were fixing those bugs, 
  226.  we also made a number of performance improvements.  We hope you enjoy the new 
  227.  version of Mesa, and we apologize for any inconvenience that this has caused.